Don't corrupt memory when faced with paths with ridiculously large
authorMatthias Clasen <mclasen@redhat.com>
Mon, 8 Jan 2007 14:49:30 +0000 (14:49 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 8 Jan 2007 14:49:30 +0000 (14:49 +0000)
commit32e1c3b4d21eedc335666a069e0c954c98e68b86
tree4eb9761eee69ce7ca322d9743f80dda6dba34534
parent74280fde6f26ec46c9d9cb5be074aaf2b8610021
Don't corrupt memory when faced with paths with ridiculously large

2007-01-08  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtktreemodel.c (gtk_tree_path_to_string): Don't
        corrupt memory when faced with paths with ridiculously
        large indices. Found by the GTKVTS test suite.

svn path=/trunk/; revision=17116
ChangeLog
gtk/gtktreemodel.c